home *** CD-ROM | disk | FTP | other *** search
/ Alde ADA 5 #1 / ADA CD-ROM - Alde Publishing.iso / cm / wist19_5.wid < prev    next >
Encoding:
Text File  |  1988-05-03  |  3.8 KB  |  85 lines

  1. --= WID = SIMTEL20 Ada Software Repository Item Description File = WID =--
  2. -- WIS TOOL NUMBER   : WIS_TOOL_19_5
  3. -- LOCATION          : ASR
  4. -- CATEGORY LEVEL 1  : METRICS
  5. -- CATEGORY LEVEL 2  : SOURCE INSTRUMENTER
  6. -- CATEGORY LEVEL 3  : 
  7. -- CATEGORY LEVEL 4  : 
  8. -- INDEX             : Tracing
  9. -- INDEX             : Program Execution
  10. -- INDEX             : Source Instrumenter
  11. -- TAXONOMY          : !Design, Implementation and Test!Design and Analysis!Source Instrumenter
  12. -- DEPENDENCIES      : 
  13. -- SEE ALSO          : 
  14. --= ABSTRACT             ===============================================--
  15. --  1. TOOL NAME:          Source Instrumenter
  16. --  2. TOOL NUMBER:        19-5
  17. --  
  18. --  3. CONTRACTOR:
  19. --  3a      CONTRACT #   : N66001-85-C-0032
  20. --  3b      NAME         : Intermetrics Inc
  21. --  3c      LOCATION     : 733 Concord Ave., Cambridge Mass.
  22. --  3d      POC          : Ron Rathgeber or Kathy Velick
  23. --          PHONE        : (714) 891-4631
  24. --  
  25. --  4. TOOL DESCRIPTION: 
  26. --          This tool will insert breakpoints in Ada source code.  These 
  27. --          hooks will be used to trace the execution of an Ada
  28. --          program.  Normally, hooks will be placed at entry/exit and
  29. --          decision points.  A user option will allow for breakpoints 
  30. --          at every statement.
  31. -- 
  32. --  5. SCHEDULE:
  33. --  5a      PDR/CDR      : 13 JAN 85 / 13 MAR 85
  34. --  5b      DELIVERY     : 30 JUL 85
  35. --  5c      DISTRIBUTION : 3 March 1986 GTE, IBM, NOSC, SIMTEL20
  36. --  
  37. --  6. CHARACTERISTICS:
  38. --  6a      DEVELOPMENT APPROACH  : Modification of existing ADA-coded AIE
  39. --           parser for source instrumentation module; new Ada code for
  40. --           execution monitor.
  41. --  6b      HOST MACHINE: VAX
  42. --  6c      OPERATING SYSTEM : VMS
  43. --  6d      COMPILER         : DEC Ada 
  44. --  6e      DEPENDENCIES:
  45. --  6f      NUMBER OF STATEMENTS :
  46. --  
  47. --  7. DOCUMENTATION: Ada source code, data type definitions, Ada package
  48. --         specifications, test data set, user's manual, final technical 
  49. --         report.
  50. --  8. PORTABILITY:      Compiled on VMS with DEC Ada, executed, 1 mod.
  51. -- 
  52. --  9. WIS USE: 
  53. --  9a FOUNDATION AREA  : Design and Analysis
  54. --  9b WIS USE AREA     : Design, Implementation and Test
  55. -- 10. COMMENTS: Used by Tools 19-1, 19-2, 19-3, 19-4, 19-6
  56. -- 11. LAST CHANGE TO DATA : 21 March 1986.
  57. --= FILE LISTING         ===============================================--
  58. -- FILE SPECS        : PD:<ADA.METRICS>SINS*.*
  59. -- DIRECTORY DISPLAY :
  60. -- Directory   PD:<ADA.METRICS>
  61. --      File Name     Byte Count  Line Count
  62. --   ---------------  ----------  ----------
  63. --   SINST.ABS              2027          44
  64. --   SINST.CMM              1345          41
  65. --   SINST.INS              1806          81
  66. --   SINST.ME                268           4
  67. --   SINST.PRO              3606          75
  68. --   SINSTRTM.SRC         195456        6118
  69. --   SINSTTDOC.DIS           214           6
  70. --   SINSTTOOL.DOC        251056        9403
  71. --   SINSTTOOL.SRC       1194799       32067
  72. --   ===============  ==========  ==========
  73. --     9 Files           1650577       47839
  74. --= DISCLAIMER           ===============================================--
  75. --     This software and its documentation are provided "AS IS" and
  76. -- without any expressed or implied warranties whatsoever.  No warranties
  77. -- as to performance, merchantability, or fitness for a particular
  78. -- purpose exist.
  79. --     The user is advised to test the software thoroughly before
  80. -- relying on it.  The user must assume the entire risk and liability of
  81. -- using this software.  In no event shall any person or organization of
  82. -- people be held responsible for any direct, indirect, consequential or
  83. -- inconsequential damages or lost profits.
  84. --======================================================================--
  85.